Index
A C D E F G H I L M N O P S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- child - Variable in class edu.uky.ai.ml.nn.Edge
-
The child (receiver) neuron
- children - Variable in class edu.uky.ai.ml.nn.Neuron
-
All edges leading away from this neuron to another neuron
- classify(Database, double[]) - Method in class edu.uky.ai.ml.nn.NeuralNetwork
-
Given a database of examples and a set of values for the input neurons, this method calculates the output of the network and returns the class label of the training example whose output is most similar to the network's output.
All Classes All Packages